AttachmentTransportName Property

Contains the name of an attachment file modified so that it can be associated with TNEF messages.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string TransportName { get; set; }

Property Value

String
The name of the transport.

See Also